Total Complexity | 44 |
Dependencies | 5 |
Dependents | 4 |
Total lines | 370 |
Lines of code | 173 |
Logical lines of code | 110 |
Comment lines | 151 |
Methods | 17 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
evaluate() | 48 | 8 | 33 | |
is_fulfilled() | 55 | 7 | 19 | |
filter() | 52 | 5 | 24 | |
where() | 54 | 5 | 21 | |
remove_fulfillable() | 61 | 3 | 12 | |
propagate_condition_type_list() | 65 | 3 | 9 | |
add_fulfillable() | 64 | 2 | 10 | |
is_condition_type_allowed() | 69 | 2 | 7 | |
where_collection() | 68 | 1 | 7 | |
__construct() | 77 | 1 | 4 | |
where_array() | 73 | 1 | 5 | |
create_collection() | 79 | 1 | 3 | |
is_condition_type_list_whitelist() | 82 | 1 | 3 | |
set_condition_type_list() | 71 | 1 | 6 | |
get_condition_type_list() | 82 | 1 | 3 | |
get_fulfillables() | 82 | 1 | 3 | |
or_where() | 75 | 1 | 4 |